tests: Update testoverlay "Chase" testcase to gtk4 crossing events
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 11 Sep 2017 14:59:58 +0000 (16:59 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 15 Sep 2017 19:11:22 +0000 (21:11 +0200)
commit8a26fd3308364d3e2acaa84603c936ba1f474a1c
tree98a63d53fc5946a4f65946f5ce0dc6da4fe40cfe
parent7161b57063d56a01bd7fb127c1ee1109add98cb7
tests: Update testoverlay "Chase" testcase to gtk4 crossing events

The intent is detecting enter events into the overlayed label, so just
connect to ::enter-notify-event on the label with no GdkWindow checks.
tests/testoverlay.c